How to enable PHP OPcache on Windows IIS and WAMP

If your running PHP on Windows and using PHP 5.5+ including PHP 7+ the Zend OPcache comes built in by default but isn’t enabled. You will get massive improvements on any sequential execution of a PHP pages and there is really no reason not to use the Zend OPcache.   So lets enable the PHP … Continue reading How to enable PHP OPcache on Windows IIS and WAMP