Things to keep in mind when enabled a PHP module:
- Check the loaded configuration file
user@localhost:~$ php --ini - In your php.ini, find what directory the loaded extension reside:
extension_dir - Copy the module to the extension directory