I was installing Mediawiki on my local development machine and in the configuration, it told me that I will have to make do with slower loading tradition php pages because I dont have a PECL extension installed.
Does installing PECL really speed up page load times on a local server(or any server)?
If yes, can I please have a detailed tutorial on how to install PECL and configure it that says more than just sudo apt-get install pecl-php?