windows - php_memcache.dll - for PHP 5.4 windows - php_memcache.dll - for PHP 5.4 windows windows

windows - php_memcache.dll - for PHP 5.4


I found this link and it worked for me:

php_memcache-3.0.8-5.4-ts-vc9-x86.zip

Or you can browse a list of the latest releases here and find an applicable version:

http://windows.php.net/downloads/pecl/releases/memcache/


The link is dead tryhttp://windows.php.net/downloads/pecl/releases/memcache/

You'll find the latest memcache dll release in there. What you need to know before downloading:

-The OS version (32 or 64 bit)

-The PHP Compiler version

-Thread Safe support

The PHP Compiler version and thread safe support can be easily checked using the phpinfo() function