A compiled version of memcache.so extension for PHP (Ubuntu 32/64). I've tested it only under XAMPP.
- Copy "memcache.so" under /opt/lampp/lib/php/extensions/no-debug-non-zts-*******/
- Edit php.ini adding a new line int the "Dynamic Extensions" section ==> extension="memcache.so"
- Start your apache server