$ cat /etc/php5/apache2/conf.d/redis.ini
;configure the redis module
extension=redis.so
I filed a github issue, hopefully they'll make it create the ini automatically, or at least explain in the install instructions:
https://github.com/owlient/phpredis/issues/94