I can only offer general advice since the issue is with your system and not this PHP class.
- check the file /usr/lib/php/modules/phpwkhtmltox.so exists and it has execute permission
- check your /etc/php.ini for a line like extension=phpwkhtmltox.so
- check this line is not in there more than once!
- try the full path instead i.e. extension=/usr/lib/php/modules/phpwkhtmltox.so
- search Google for the error message!
google.co.uk/search?num=100&hl=en&s
...