Where is APC dll for PHP Version 5.2.11 (on Windows)?

apc, php, windows-xp

Solution

The latest stable release of APC is available here:

http://downloads.php.net/pierre/php_apc-3.0.19-5.2-Win32-VC6-x86.zip

Other PECL extensions are also available:

http://downloads.php.net/pierre/

Problem

Trying to locate the correct APC DLL for my windows machine. All I have tried so far, causes Apache to crash. Short of compiling from the sources (which I dont really want to do), I seem to have come to a dead end. Details are: OS: XP PHP: php-5.2.11-win32-vc6

Original source