This extension requires the » libgearman library and a running Gearman server.
Installing the pecl extension also required to install development packages for libevent and uuid. Those dependencies were not verified by the configuration step, resulting in rather cryptic errors.
On ubuntu:
sudo apt-get install libev-libevent-dev uuid-dev