How to install Alternative PHP Cache(APC) in Xampp Windows?

Steps to Follow Install the Apc:
  1. Extract Zip file and extract rename the dll file to php_apc.dll 
  2. Copy Past .dell file into php/ext folder. 
  3. Modify the php.ini configuration file by placing the below code in the file extension : php_apc.dll Important: Please the Remove the comma before the extension if exists. 
  4. Restart the Xampp check the phpinfo() search for apc if its found APC installed Successfully.
Download 
https://pecl.php.net/package/APCu