i cant seem to install PHP APC on my windows 7 x64, apache, php 5.3.2 x86 VC9. have downloaded the approperiate file from http://downloads.php.net/pierre/
added to my php.ini
[PHP_APC]
extension=php_apc.dll
[APC]
apc.enabled = 1
apc.shm_segments = 1
apc.shm_size = 64
apc.max_file_size = 10M
apc.stat=1
as i learnt from http://forums.zend.com/viewtopic.php?f=63&p=24098#p24098
still failed with
