Yes I tried epel too, but it did't work
So this is what you did?
APACHE v2.4
Extract this archive
Run $APACHE_ROOT/bin/apxs -i -a -c mod_evasive24.c
The module will be built and installed into $APACHE_ROOT/modules, and loaded into your httpd.conf
Restart Apache