How can I install APC on Windows? I am using PHP 5.3, Windows 7 x64.
I used
pecl install apc
I got
C:\\PHP>pecl in
There's no available version for php > 5.4. I'm using APCu instead. Just download the dll and reference it in php.ini.